home *** CD-ROM | disk | FTP | other *** search
- object PrintPreviewWindow: TPrintPreviewWindow
- Left = 681
- Top = 339
- Width = 660
- Height = 465
- Caption = 'PrintPreviewWindow'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- OnResize = FormResize
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 404
- Width = 652
- Height = 37
- Align = alBottom
- TabOrder = 0
- OnResize = FormResize
- object Label1: TLabel
- Left = 4
- Top = 20
- Width = 310
- Height = 13
- Caption =
- '(Please note: images are shown in low resolution for faster disp' +
- 'lay)'
- Visible = False
- end
- object Button1: TButton
- Left = 568
- Top = 6
- Width = 75
- Height = 25
- Caption = 'Close'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 652
- Height = 404
- Align = alClient
- TabOrder = 1
- object Panel3: TPanel
- Left = 50
- Top = 1
- Width = 562
- Height = 402
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- end
- object Panel4: TPanel
- Left = 1
- Top = 1
- Width = 49
- Height = 402
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 1
- object Button6: TButton
- Left = 10
- Top = 372
- Width = 27
- Height = 25
- Caption = '<<'
- TabOrder = 0
- OnClick = Button6Click
- end
- end
- object Panel5: TPanel
- Left = 612
- Top = 1
- Width = 39
- Height = 402
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 2
- object Button7: TButton
- Left = 6
- Top = 372
- Width = 27
- Height = 25
- Caption = '>>'
- TabOrder = 0
- OnClick = Button7Click
- end
- end
- end
- end
-